PowerTools MultiRow for Windows Forms 8.0J
ButtonTextCollection コンストラクタ(String[],String[])

識別名を表すString配列。
表示用テキストを表すString配列。
指定したデータを含むButtonTextCollection クラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal keys() As String, _
   ByVal values() As String _
)
public ButtonTextCollection( 
   string[] keys,
   string[] values
)

パラメータ

keys
識別名を表すString配列。
values
表示用テキストを表すString配列。
参照

ButtonTextCollection クラス
ButtonTextCollection メンバ
オーバーロード一覧

 

 


© 2008-2015 GrapeCity inc. All rights reserved.